type os.rootFS (struct) Method Implmentations Lstat(name string) (FileInfo, error) *rootFS.M : io/fs.ReadLinkFS.Lstat Open(name string) (fs.File, error) *rootFS.M : io/fs.FS.Open *rootFS.M : io/fs.ReadDirFS.Open *rootFS.M : io/fs.ReadFileFS.Open *rootFS.M : io/fs.ReadLinkFS.Open *rootFS.M : io/fs.StatFS.Open ReadDir(name string) ([]DirEntry, error) *rootFS.M : io/fs.ReadDirFS.ReadDir ReadFile(name string) ([]byte, error) *rootFS.M : io/fs.ReadFileFS.ReadFile ReadLink(name string) (string, error) *rootFS.M : io/fs.ReadLinkFS.ReadLink Stat(name string) (FileInfo, error) *rootFS.M : io/fs.StatFS.Stat
Method Implmentations Lstat(name string) (FileInfo, error) *rootFS.M : io/fs.ReadLinkFS.Lstat Open(name string) (fs.File, error) *rootFS.M : io/fs.FS.Open *rootFS.M : io/fs.ReadDirFS.Open *rootFS.M : io/fs.ReadFileFS.Open *rootFS.M : io/fs.ReadLinkFS.Open *rootFS.M : io/fs.StatFS.Open ReadDir(name string) ([]DirEntry, error) *rootFS.M : io/fs.ReadDirFS.ReadDir ReadFile(name string) ([]byte, error) *rootFS.M : io/fs.ReadFileFS.ReadFile ReadLink(name string) (string, error) *rootFS.M : io/fs.ReadLinkFS.ReadLink Stat(name string) (FileInfo, error) *rootFS.M : io/fs.StatFS.Stat
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)